kbuild: Don't reset timestamps in include/generated if not needed
authorMichal Marek <[email protected]>
Fri, 27 Mar 2015 01:59:03 +0000 (10:59 +0900)
committerTom Rini <[email protected]>
Sat, 28 Mar 2015 13:03:09 +0000 (09:03 -0400)
commit3a4f6b60db1b3fd43ca0449f9259ebdf4f5d4b62
tree4ff2560df7f606111cd9f3195248a2b9df9cca4a
parentd99cd32f05597f18fa1691404e112827972a8868
kbuild: Don't reset timestamps in include/generated if not needed

Use filechk to generate asm-offsets.h and generic-asm-offsets.h.
Based on a patch by Valdis Kletnieks.

Reported-by: Valdis Kletnieks <[email protected]>
Acked-by: Valdis Kletnieks <[email protected]>
Reviewed-by: Masahiro Yamada <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
[ imported from Linux Kernel, commit 70a4fd6c56d0,
  with adjustment for U-Boot ]
Signed-off-by: Masahiro Yamada <[email protected]>
Kbuild